<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.h_qsProCateBg {
  text-align: center;
  min-height: 250px;
  position: relative;
}
.h_qsProCateTit {
  width:90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-size: 32px;
  color: #ffffff;
  letter-spacing: 15px;
}
.h_qsProCateSum {
  margin: 5% 0;
  font-size: 16px;
  line-height: 40px;
  color: #dddddd;
}
.h_qsProDeTit {
  font-size: 26px !important;
  color: #ffffff;
  text-align: center;
  font-weight: 700 !important;
}
.h_qsProDeLine {
  display: block;
  width: 43px;
  height: 2px;
  background: #be2524;
  margin: 3% auto !important;
}
.h_qsProTabBox {
  text-align: center;
  font-size: 0;
}
.h_qsProTab{
  font-size: 20px;
  color: #fff;
  display: inline-block;
  padding: 0 9px;
  border-right: 1px solid #fff;
}
.h_qsProTab:last-child {
  border: none;
}
.h_imgUl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.h_imgLi {
  padding: 20px 0;
}
.h_imgLi:not(:first-child) {
  width: 50%;
}
.h_imgLi img {
  max-width: 100%;
}
.h_qsProList {
  text-align: center;
  color: #fff;
  margin-bottom: 3%;
}
.h_qsProDeKey {
  font-size: 18px !important;
  color: #fff;
  font-weight: 700;
}
.h_qsProDeSum {
  font-size: 16px;
  color: #fff;
  line-height: 38px;
  margin-top: 1%;
  margin-bottom: 3%;
}
.wh_keyword {
  display: inline-block;
  padding: 6px;
}
.h_qsProCate img{
  max-width:100%;
}
.h_qsProCateBg{
  background-repeat:no-repeat;
  background-size:cover;
}
.h_proDetailBgBlack{
  background:#333333;
}
.h_proDetailBgGray{
  background:#424343;
}
.h_proDetailMaxwidth{
  max-width:1300px;
  width:90%;
  margin:0 auto;
  padding:3% 0;
}
.h_qsProDeZi {
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
.h_qsProDetailMain {
  padding-bottom: 30px;
}
.h_proDetailBotImg {
  max-width: 100%;
}
.reset_style li {
  list-style-type: none !important;
}
.reset_style ul{
  padding:0 !important;
}
@media only screen and (max-width: 768px){
  .h_imgLi {
    width: 100% !important;
    padding: 5px 0;
  }
  .h_qsProDeSum {
    font-size: 14px;
    line-height: 28px;
  }
  .h_qsProCateSum {
    font-size: 14px;
    line-height: 26px;
  }
  .h_qsProDeTit {
    font-size: 22px !important;
  }
  .h_qsProDetailMain {
    padding: 30px 0;
  }
  .h_qsProDeZi {
    font-size: 16px;
  }
  .h_proDetailMaxwidth {
    padding: 30px 0;
  }
  .h_qsProDeKey {
    font-size: 16px !important;
  }
}
</pre></body></html>